const text/template.boolKind

4 uses

	text/template (current package)
		funcs.go#L420: 	boolKind
		funcs.go#L431: 		return boolKind, nil
		funcs.go#L495: 			case boolKind:
		funcs.go#L560: 		case boolKind, complexKind: